home *** CD-ROM | disk | FTP | other *** search
/ Mac Mania 2 / MacMania 2.toast / Demo's / Tools&Utilities / MacDOS 1.0.1 / MacDOS™ 1.0.1 / MacDOS™ 1.0.1.rsrc / TEXT_155_NEXT.txt < prev    next >
Encoding:
Text File  |  1993-10-23  |  242 b   |  9 lines

  1. Terminates a multi-line FOR-loop (MacDOS only).
  2.  
  3. NEXT varname
  4.  
  5.   varname   is the control variable of the FOR-loop and should be typed
  6.             without the percent signs used to obtain the variable value.
  7.  
  8. Note that FORs cannot be nested.
  9.